home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / bounce_c.swf / scripts / DefineSprite_314 / frame_1 / DoAction.as
Text File  |  2010-11-09  |  91b  |  4 lines

  1. sharkSound = new Sound(this);
  2. sharkSound.attachSound("fxShark");
  3. sharkSound.start(0,1);
  4.